Do not leak list when drawing notebook.
authorPaolo Borelli <pborelli@gnome.org>
Wed, 6 Apr 2011 04:18:18 +0000 (06:18 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 9 Apr 2011 00:21:22 +0000 (20:21 -0400)
commitc4e17bb148d34088f3dc3039f3fb38a563df218e
tree8f2db6c06f0296a30ad443d4e401fdf742d342b1
parentdb74a6e81626730b91e49ae855270e616d7c6f5d
Do not leak list when drawing notebook.

When we construct the list in the other order we must free it.

https://bugzilla.gnome.org/show_bug.cgi?id=646886
gtk/gtknotebook.c